Uses of Interface
org.eclipse.vtp.desktop.projects.core.IApplicationProject

Packages that use IApplicationProject
org.eclipse.vtp.desktop.projects.core   
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of IApplicationProject in org.eclipse.vtp.desktop.projects.core
 

Methods in org.eclipse.vtp.desktop.projects.core that return IApplicationProject
static IApplicationProject DesktopCorePlugin.convertToApplication(org.eclipse.core.resources.IProject project)
           
 

Uses of IApplicationProject in org.eclipse.vtp.desktop.projects.core.internals
 

Classes in org.eclipse.vtp.desktop.projects.core.internals that implement IApplicationProject
 class ApplicationProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.